home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 17 / Computer Interactive cdrom 17 - gen 99.iso / ZDNETIT / CONTENT / SMTPCEMS.ZIP / MESSAGE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1998-08-31  |  528 b   |  22 lines

  1. #define MSG_ABOUT       100
  2. #define MSG_DEBUG       120
  3. #define MSG_SENDMAIL    180
  4. #define MSG_EXIT        200
  5. #define MSG_PARAM       210
  6. #define MSG_QUIT        220
  7.  
  8. #define DB_TO           300
  9. #define DB_SUBJ         310
  10. #define DB_MSG          320
  11.  
  12. #define MSG_INFO        400
  13. #define MSG_PAINT       420
  14. #define MSG_STATUS      440
  15. #define MSG_MAIL_CHK    460
  16. #define MSG_MAIL_GET    461
  17. #define MSG_MAIL_PUT    462
  18. #define MSG_MAIL_DEL    463
  19. #define MSG_PASS        464
  20. #define MSG_BREAK       465
  21.  
  22.